chore(ci): dependabot config and auto-merge for routine bumps - #142
Merged
Conversation
Groups updates into one weekly pull request per ecosystem instead of one per package, and lets patch and minor bumps merge once CI passes. Major bumps get a comment and wait for a maintainer.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds dependency automation. Two files, no code changes.
.github/dependabot.yml
.github/workflows/dependabot-auto.yml
Worth a look before merging: routine bumps would land without anyone reading them, with CI as the check. If you would rather keep a person in the loop, drop the second file and keep the grouping, which still cuts the PR noise a lot.